Crate tendermint_proto[][src]

Expand description

tendermint-proto library gives the developer access to the Tendermint proto-defined structs.

Modules

Built-in prost_types with slight customization to enable JSON-encoding

Serde JSON serializers

Enums

Various kinds of errors that can be raised.

Traits

Allows for easy Google Protocol Buffers encoding and decoding of domain types with validation.

Type Definitions

An error that can be raised by the Protobuf conversions.